adTempus API
PreviousUpNext
IEventLogMonitor::IncludeEvents Property

Gets or sets a list of event IDs that satisfy the trigger.

C++
__property BSTR IncludeEvents;
C#
String IncludeEvents;
Visual Basic
Property IncludeEvents() As String

If you want the trigger to respond only to certain events, specify the numeric event IDs (available from the event source's documentation or from existing events in the Event Log) for those events. 

Multiple event IDs can be specified; separate the IDs with commas.

adTempus API Reference version 3.0.0.0, revised 10/30/2008